home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 June
/
CHIP Haziran 2001.iso
/
prog
/
share
/
04
/
setup.exe
/
MM6.Cab
/
F1497_ScrollRight.action.F6A680DD_F3FB_4CF3_BABB_0D0F06E630F5
< prev
next >
Wrap
Text File
|
2000-08-17
|
4KB
|
94 lines
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
<title>Scroll Right Action</title>
<meta name="generator" content="Adobe GoLive 5">
</head>
<body bgcolor="white">
<center>
<font size="6">Scroll Right Action</font>
<hr>
</center>
<csactionclass name="Scroll Right" function="CSScrollRight" nsversion="4" ieversion="4">
<csactionparam name="scrollright" type="GLActionNumParam"></csactionparam>
<csactionparam name="speed" type="GLActionNumParam"></csactionparam>
</csactionclass>
<p>
<script language="JavaScript1.2" cyberversion="N1.2"><!--
function CSScrollRight(action){
if(navigator.appVersion.charAt(0) >=4) {
var container = 0
if (action[2] > 0) {
while (container < action[1]) {
window.scrollBy(action[2],0);
container = container + action[2];
}
}
}
}
// -->
</script>
Scroll Right Script</p>
<table cool width="221" height="119" border="0" cellpadding="0" cellspacing="0" gridx="16" showgridx gridy="16" showgridy bgcolor="#eeeeee">
<tr height="1" cntrlrow>
<td width="1" height="1"><spacer type="block" width="1" height="1"></td>
<td width="4" height="1"><spacer type="block" width="4" height="1"></td>
<td width="6" height="1"><spacer type="block" width="6" height="1"></td>
<td width="70" height="1"><spacer type="block" width="70" height="1"></td>
<td width="140" height="1"><spacer type="block" width="140" height="1"></td>
</tr>
<tr height="6">
<td width="1" height="6"><spacer type="block" width="1" height="6"></td>
<td width="4" height="6"><spacer type="block" width="4" height="6"></td>
<td width="6" height="6"><spacer type="block" width="6" height="6"></td>
<td width="70" height="6"><spacer type="block" width="70" height="6"></td>
<td width="140" height="6"><spacer type="block" width="140" height="6"></td>
</tr>
<tr height="3">
<td width="1" height="3"><spacer type="block" width="1" height="3"></td>
<td width="4" height="3"><spacer type="block" width="4" height="3"></td>
<td width="6" height="3"><spacer type="block" width="6" height="3"></td>
<td width="70" height="3"><spacer type="block" width="70" height="3"></td>
<td width="140" height="21" colspan="1" rowspan="2" valign="top" align="left" xpos="80">
<csactioncntrl name="scrollright" x="80" y="6" width="44" height="17" alignx="left" aligny="top">
</td>
</tr>
<tr height="18">
<td width="1" height="18"><spacer type="block" width="1" height="18"></td>
<td width="4" height="18"><spacer type="block" width="4" height="18"></td>
<td width="76" height="18" colspan="2" rowspan="1" valign="top" align="left" xpos="4">
<csactioncntrl type="InfoText" value="Scroll pixels" x="4" y="9" width="66" height="15" alignx="left" aligny="top">
</td>
</tr>
<tr height="3">
<td width="1" height="3"><spacer type="block" width="1" height="3"></td>
<td width="4" height="3"><spacer type="block" width="4" height="3"></td>
<td width="6" height="3"><spacer type="block" width="6" height="3"></td>
<td width="70" height="3"><spacer type="block" width="70" height="3"></td>
<td width="140" height="23" colspan="1" rowspan="2" valign="top" align="left" xpos="80">
<csactioncntrl name="speed" x="80" y="27" width="44" height="17" alignx="left" aligny="top">
</td>
</tr>
<tr height="20">
<td width="1" height="20"><spacer type="block" width="1" height="20"></td>
<td width="4" height="20"><spacer type="block" width="4" height="20"></td>
<td width="76" height="20" colspan="2" rowspan="1" valign="top" align="left" xpos="4">
<csactioncntrl type="InfoText" value="Scroll speed" x="4" y="30" width="66" height="15" alignx="right" aligny="top">
</td>
</tr>
<tr height="68">
<td width="1" height="68"><spacer type="block" width="1" height="68"></td>
<td width="4" height="68"><spacer type="block" width="4" height="68"></td>
<td width="6" height="68"><spacer type="block" width="6" height="68"></td>
<td width="210" height="68" colspan="2" rowspan="1" valign="top" align="left" xpos="10">
<csactioncntrl type="InfoText" value="(1is slow, 100 is fast)" x="10" y="50" width="134" height="15" alignx="right" aligny="top">
</td>
</tr>
</table>
</body>
</html>